All Questions
2 questions
-1votes
3answers
2kviews
Swapping the contents of two columns
I am trying to understand cut better and moving cut data to another file. I have a file called numbers with two columns. Each column is separated with one tab. I am trying to swap the columns by ...
1vote
2answers
3kviews
Cut off the first two lines
I'd like to retrive a list excluding the first 2 lines $ pip list Package Version ---------------------------------- --------- alabaster 0.7.10 ...